home *** CD-ROM | disk | FTP | other *** search
/ PC Open 97 / PC Open 97 CD2.bin / Demo / FileMaker / Data1.cab / Styles.css3 < prev    next >
Encoding:
Text File  |  2003-04-04  |  1.4 KB  |  62 lines

  1. .partheading {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: small;
  4.     font-style: normal;
  5.     font-weight: bold;
  6.     text-transform: capitalize;
  7.     color: #0000FF;
  8. }
  9. .chartheaders {
  10.     font-family: Verdana, Arial, Helvetica, sans-serif;
  11.     font-size: xx-small;
  12.     font-weight: bold;
  13.     background-color: #cccccc;
  14. }
  15. .chartsubheads {
  16.     font-family: Verdana, Arial, Helvetica, sans-serif;
  17.     font-size: xx-small;
  18.     font-weight: bold;
  19.     background-color: #CCCCCC;
  20. }
  21. .privsetfirst {
  22.     font-family: Verdana, Arial, Helvetica, sans-serif;
  23.     font-size: x-small;
  24.     background-color: #CCCCCC;
  25.     font-weight: bold;
  26.     color: #0000FF;
  27. }
  28. .regularcharttext {
  29.     font-family: Verdana, Arial, Helvetica, sans-serif;
  30.     font-size: xx-small;
  31. }
  32. .limitedPSchartheadings {
  33.     font-family: Verdana, Arial, Helvetica, sans-serif;
  34.     font-size: xx-small;
  35.     font-weight: bold;
  36.     color: #666666;
  37. }
  38. .chartheadersnobg {
  39.     font-family: Verdana, Arial, Helvetica, sans-serif;
  40.     font-size: xx-small;
  41.     font-weight: bold;
  42. }
  43. .smallnotestext {
  44.     font-family: Verdana, Arial, Helvetica, sans-serif;
  45.     font-size: xx-small;
  46.     font-style: italic;
  47. }
  48. .reldetailssubhead {
  49.     font-family: Verdana, Arial, Helvetica, sans-serif;
  50.     font-size: x-small;
  51.     font-weight: bold;
  52.     color: #0000FF;
  53. }
  54. .maintitle {
  55.     font-family: Verdana, Arial, Helvetica, sans-serif;
  56.     font-size: large;
  57.     font-style: normal;
  58.     font-weight: bold;
  59.     text-transform: capitalize;
  60.     color: #0000FF;
  61. }
  62.